home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / programming / istar / docs / limitations and bugs < prev    next >
Text File  |  1996-09-13  |  4KB  |  90 lines

  1. LIMITATIONS
  2.  
  3. The current version of Istar has a number of limitations.  Some of them 
  4. include:
  5.  
  6. #  Cannot import to KB.
  7. #  The FIRSTOK inference method (Present Each To User) not yet
  8. implemented.
  9. #  Cannot use the Import-Text yet on items.
  10. #  Cannot at present delete value names from an attribute type; can only 
  11. add them.
  12. #  Certain obscure conversions between value types do not work fully; best 
  13. to try them out before you use them.  e.g. Float to Odds.
  14.  
  15.  
  16. BUGS
  17.  
  18. This is a list of some bugs you should be aware of.
  19.  
  20. #  (Harmless nuisance)  New facility in Version 1.03, Resizing of KBA, 
  21. doesn't work; it leaves the KBA as it is.
  22.  
  23. #  (Harmless nuisance)  The Backup button on the KB Area panel (Version 
  24. 1.03) has no effect.
  25.  
  26. #  (Harmless cosmetic nuisance)  Renaming the KB Area sometimes leaves 
  27. rubbish characters at the end.  Version 1.03.
  28.  
  29. #  (Probably harmless; POSSIBLY FIXED)  There's an odd sort of bug when 
  30. Istar runs up on some machines.  It's perfectly OK on the three 1200s that 
  31. I have tried it on (020 and 030).  But when I run it up on my 4000 it comes 
  32. up with the main easel and the SIT (Select Item Type) panel and all, but 
  33. won't draw, and won't respond to clicks on the main control panel.  Until, 
  34. that is, I click around on the SIT panel.  Sometimes dragging the listview 
  35. scroll bar around helps, and then clicking to select an item type, 
  36. sometimes clicking on the 'New' button.  Then there is a delay of a few 
  37. seconds, and everything starts as normal.  Strange.  But, as I say, on my 
  38. three 1200s it seems perfectly OK.  9.9.96: I have found a possible cause 
  39. of this and corrected it, but have yet to try it out.
  40.  
  41. #  (Harmless, cosmetic)  When you reset an attribute that is in the middle 
  42. of a network it propagates the unanswered status OK, but does not show this 
  43. change in status on the easel.  So if the Att is e.g. Bayesian and Shown it 
  44. retains the solid black line.
  45.  
  46. #  (Harmless limitation)  Various buttons are not operative yet:
  47.       Clone item type
  48.       Import text into item
  49.       You might find others that either flash or do nowt
  50.  
  51. #  (Harmless limitation)  Conversion Float to Odds does not work.
  52.  
  53. #  (Could lead to unexpected results in your KB)  When a conversion does 
  54. not work you do not get any warning of this fact.  What happens depends on 
  55. the type of conversion, but often the result holds the bit pattern of the 
  56. uncoverted value, which might of course seem like rubbish, or might hold 0. 
  57. 30 July 1996.
  58.  
  59. #  (Cosmetic, harmless; PARTLY FIXED)  Version 1.02:  A Form item does not 
  60. space out the value gadgets properly always.  Some of them are too tall and 
  61. overlap others.  2 August 1996.  This is being investigated.  It has been 
  62. partly cured (still untidy) in Version 1.03.
  63.  
  64. #  (Frustrating but probably harmless)  Version 1.03:  When you have two 
  65. KBs active, and go to the Item Type Panel, and hit the Left or Right 
  66. RelTypes buttons nothing happens.  But when you get rid of all but one then 
  67. the list of RelTypes appears OK.  5 August 1996.  This is being 
  68. investigated.
  69.  
  70.  
  71. BUGS FIXED BY VERSION 1.03 (Sep 1996)
  72.  
  73. #  FIXED.  Version 1.02:  Never press the three right hand gadgets of the 
  74. name/meaning bar unless a knowledge base is present.  It will probably 
  75. crash the machine or send it into an infinite loop since they assume one is 
  76. present.  2 August 1996.  This has been corrected in version 1.03.
  77.  
  78. #  Version 1.02:  When redirecting a link the DAG cycle detection algorithm 
  79. sometimes says there is a loop when there is not.  2 August 1996.  This is 
  80. being investigated.  12 September 1996: I have found the bug: it 
  81. occasionally searched from the wrong node.  Now it should be OK in Version 
  82. 1.03.
  83.  
  84. #  Version 1.02.  It occasionally crashed while linking two items.  I have 
  85. found a bug that could do this, and corrected it.  Version 1.03 should be 
  86. OK.
  87.  
  88.  
  89. Copyright (c) Andrew Basden, 1996
  90.